-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
5.0.0
-
Code
-
Classes
- Logger
Total Complexity |
33 |
Dependencies |
4 |
Dependents |
20 |
Total lines |
241 |
Lines of code |
105 |
Logical lines of code |
51 |
Comment lines |
87 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
push() |
S |
70 |
2 |
6 |
pop() |
S |
69 |
2 |
7 |
get() |
S |
70 |
2 |
6 |
prepareMessage() |
S |
64 |
2 |
10 |
log() |
S |
70 |
2 |
6 |
emergency() |
S |
70 |
2 |
6 |
alert() |
S |
70 |
2 |
6 |
critical() |
S |
70 |
2 |
6 |
error() |
S |
70 |
2 |
6 |
warning() |
S |
70 |
2 |
6 |
notice() |
S |
70 |
2 |
6 |
info() |
S |
70 |
2 |
6 |
debug() |
S |
70 |
2 |
6 |
setContext() |
S |
80 |
1 |
3 |
clearContext() |
S |
80 |
1 |
3 |
prepareContext() |
S |
79 |
1 |
3 |
getLevel() |
S |
75 |
1 |
4 |
setLevel() |
S |
79 |
1 |
3 |
isLevelAtLeast() |
S |
79 |
1 |
3 |
getLevelFor() |
S |
78 |
1 |
3 |